home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / nivb / print.frm < prev    next >
Text File  |  1995-05-07  |  16KB  |  528 lines

  1. VERSION 2.00
  2. Begin Form PrntForm 
  3.    Caption         =   "Print and Queue Services Test"
  4.    ClientHeight    =   6045
  5.    ClientLeft      =   2415
  6.    ClientTop       =   1110
  7.    ClientWidth     =   6765
  8.    Height          =   6450
  9.    Left            =   2355
  10.    LinkMode        =   1  'Source
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   6045
  13.    ScaleWidth      =   6765
  14.    Top             =   765
  15.    Width           =   6885
  16.    Begin CommandButton OKButton 
  17.       Caption         =   "&OK"
  18.       Height          =   375
  19.       Left            =   2880
  20.       TabIndex        =   16
  21.       Top             =   5520
  22.       Width           =   810
  23.    End
  24.    Begin Label banner 
  25.       Height          =   255
  26.       Left            =   2040
  27.       TabIndex        =   48
  28.       Top             =   2160
  29.       Width           =   1575
  30.    End
  31.    Begin Label Label22 
  32.       Alignment       =   1  'Right Justify
  33.       Caption         =   "User name for banner page:"
  34.       Height          =   495
  35.       Left            =   600
  36.       TabIndex        =   47
  37.       Top             =   1920
  38.       Width           =   1335
  39.    End
  40.    Begin Label printJobNum 
  41.       Height          =   195
  42.       Left            =   5400
  43.       TabIndex        =   46
  44.       Top             =   5160
  45.       Width           =   630
  46.    End
  47.    Begin Label Label21 
  48.       Alignment       =   1  'Right Justify
  49.       Caption         =   "Print job number:"
  50.       Height          =   255
  51.       Left            =   3480
  52.       TabIndex        =   45
  53.       Top             =   5160
  54.       Width           =   1815
  55.    End
  56.    Begin Label printQueueID 
  57.       Height          =   255
  58.       Left            =   2040
  59.       TabIndex        =   44
  60.       Top             =   5160
  61.       Width           =   1215
  62.    End
  63.    Begin Label Label20 
  64.       Alignment       =   1  'Right Justify
  65.       Caption         =   "Print queue ID:"
  66.       Height          =   255
  67.       Left            =   480
  68.       TabIndex        =   43
  69.       Top             =   5160
  70.       Width           =   1455
  71.    End
  72.    Begin Label jobValid 
  73.       Height          =   195
  74.       Left            =   5400
  75.       TabIndex        =   42
  76.       Top             =   4920
  77.       Width           =   630
  78.    End
  79.    Begin Label Label19 
  80.       Alignment       =   1  'Right Justify
  81.       Caption         =   "Capture file open:"
  82.       Height          =   255
  83.       Left            =   3480
  84.       TabIndex        =   41
  85.       Top             =   4920
  86.       Width           =   1815
  87.    End
  88.    Begin Label inQueue 
  89.       Height          =   255
  90.       Left            =   2040
  91.       TabIndex        =   40
  92.       Top             =   4920
  93.       Width           =   735
  94.    End
  95.    Begin Label Label18 
  96.       Alignment       =   1  'Right Justify
  97.       Caption         =   "Print job in queue:"
  98.       Height          =   255
  99.       Left            =   240
  100.       TabIndex        =   39
  101.       Top             =   4920
  102.       Width           =   1695
  103.    End
  104.    Begin Label serverConnID 
  105.       Height          =   255
  106.       Left            =   2040
  107.       TabIndex        =   36
  108.       Top             =   4560
  109.       Width           =   735
  110.    End
  111.    Begin Label Label16 
  112.       Alignment       =   1  'Right Justify
  113.       Caption         =   "Connection ID of queueing server:"
  114.       Height          =   495
  115.       Left            =   240
  116.       TabIndex        =   35
  117.       Top             =   4440
  118.       Width           =   1695
  119.    End
  120.    Begin Label inProgress 
  121.       Height          =   195
  122.       Left            =   5400
  123.       TabIndex        =   38
  124.       Top             =   4560
  125.       Width           =   630
  126.    End
  127.    Begin Label Label17 
  128.       Alignment       =   1  'Right Justify
  129.       Caption         =   "Capture in progress:"
  130.       Height          =   255
  131.       Left            =   3480
  132.       TabIndex        =   37
  133.       Top             =   4560
  134.       Width           =   1815
  135.    End
  136.    Begin Label fileCapture 
  137.       Height          =   255
  138.       Left            =   2040
  139.       TabIndex        =   32
  140.       Top             =   4200
  141.       Width           =   735
  142.    End
  143.    Begin Label Label14 
  144.       Alignment       =   1  'Right Justify
  145.       Caption         =   "Capturing to file:"
  146.       Height          =   255
  147.       Left            =   480
  148.       TabIndex        =   31
  149.       Top             =   4200
  150.       Width           =   1455
  151.    End
  152.    Begin Label timingOut 
  153.       Height          =   195
  154.       Left            =   5400
  155.       TabIndex        =   34
  156.       Top             =   4200
  157.       Width           =   630
  158.    End
  159.    Begin Label Label15 
  160.       Alignment       =   1  'Right Justify
  161.       Caption         =   "Timing out:"
  162.       Height          =   255
  163.       Left            =   4320
  164.       TabIndex        =   33
  165.       Top             =   4200
  166.       Width           =   975
  167.    End
  168.    Begin Label frmName 
  169.       Height          =   255
  170.       Left            =   2040
  171.       TabIndex        =   28
  172.       Top             =   3960
  173.       Width           =   1095
  174.    End
  175.    Begin Label Label12 
  176.       Alignment       =   1  'Right Justify
  177.       Caption         =   "Form name:"
  178.       Height          =   255
  179.       Left            =   480
  180.       TabIndex        =   27
  181.       Top             =   3960
  182.       Width           =   1455
  183.    End
  184.    Begin Label captureFlag 
  185.       Height          =   195
  186.       Left            =   5400
  187.       TabIndex        =   30
  188.       Top             =   3960
  189.       Width           =   615
  190.    End
  191.    Begin Label Label13 
  192.       Alignment       =   1  'Right Justify
  193.       Caption         =   "Currently captured:"
  194.       Height          =   255
  195.       Left            =   3480
  196.       TabIndex        =   29
  197.       Top             =   3960
  198.       Width           =   1815
  199.    End
  200.    Begin Label maxChars 
  201.       Height          =   195
  202.       Left            =   5400
  203.       TabIndex        =   26
  204.       Top             =   3720
  205.       Width           =   630
  206.    End
  207.    Begin Label Label11 
  208.       Alignment       =   1  'Right Justify
  209.       Caption         =   "Maximum characters per line:"
  210.       Height          =   375
  211.       Left            =   3480
  212.       TabIndex        =   25
  213.       Top             =   3480
  214.       Width           =   1815
  215.    End
  216.    Begin Label maxLines 
  217.       Height          =   255
  218.       Left            =   2040
  219.       TabIndex        =   24
  220.       Top             =   3600
  221.       Width           =   735
  222.    End
  223.    Begin Label Label10 
  224.       Alignment       =   1  'Right Justify
  225.       Caption         =   "Max lines per page:"
  226.       Height          =   255
  227.       Left            =   240
  228.       TabIndex        =   23
  229.       Top             =   3600
  230.       Width           =   1695
  231.    End
  232.    Begin Label lptDevice 
  233.       Height          =   195
  234.       Left            =   5400
  235.       TabIndex        =   18
  236.       Top             =   3120
  237.       Width           =   630
  238.    End
  239.    Begin Label Label7 
  240.       Alignment       =   1  'Right Justify
  241.       Caption         =   "Local LPT device #:"
  242.       Height          =   255
  243.       Left            =   3480
  244.       TabIndex        =   17
  245.       Top             =   3120
  246.       Width           =   1815
  247.    End
  248.    Begin Label formType 
  249.       Height          =   255
  250.       Left            =   2040
  251.       TabIndex        =   13
  252.       Top             =   3360
  253.       Width           =   735
  254.    End
  255.    Begin Label Label5 
  256.       Alignment       =   1  'Right Justify
  257.       Caption         =   "Form type:"
  258.       Height          =   255
  259.       Left            =   600
  260.       TabIndex        =   12
  261.       Top             =   3360
  262.       Width           =   1335
  263.    End
  264.    Begin Label Label9 
  265.       Alignment       =   1  'Right Justify
  266.       Caption         =   "Flush capture on device close:"
  267.       Height          =   495
  268.       Left            =   240
  269.       TabIndex        =   21
  270.       Top             =   2880
  271.       Width           =   1695
  272.    End
  273.    Begin Label timeoutCount 
  274.       Height          =   195
  275.       Left            =   5400
  276.       TabIn